home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Giga Games 1
/
Giga Games.iso
/
_bbs
/
rbbstool
/
doit2.bat
< prev
next >
Wrap
DOS Batch File
|
1993-07-18
|
397b
|
12 lines
rem %1 == disc directory
type %cdrom%\_bbs\rbbstool\header1 >> %output%\%2.dir
type %cdrom%\_bbs\rbbstool\header3 >> %output%\%2.dir
%cdrom%\_bbs\get_area hobbes 0 %1 < %cdrom%\dirs.txt >> %output%\%2.dir
echo path: %1 >> %output%\%2.dir
type %cdrom%\_bbs\rbbstool\header2 >> %output%\%2.dir
cd %1
%cdrom%\_bbs\c %in_type% rbbs %1 < 00_index.txt >> %output%\%2.dir
cd \_bbs\rbbstool